PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentMargins Class / setTop Method
The top margin for flow content.
In This Topic
    setTop Method
    In This Topic
    Sets the top margin.
    Syntax
    public void setTop( 
       double value
    )

    Parameters

    value
    The top margin for flow content.
    See Also